Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pg not support function now(integer) #46

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

caoyanan666
Copy link

alibaba/nacos#12244 引入了now转成now(3),pg会报错
org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: ERROR: function now(integer) does not exist
Hint: No function matches the given name and argument types. You might need to add explicit type casts.

@CLAassistant
Copy link

CLAassistant commented Jul 26, 2024

CLA assistant check
All committers have signed the CLA.

@HaiFongPan
Copy link

LGTM

@caoyanan666
Copy link
Author

@KomachiSion 帮忙review下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants